SET CAMERA VIEW
This command will set the viewport of the camera. The viewport is the actual area on screen where all 3D is drawn. The default viewport area is the entire screen, but can be specified using this command. You must specify the screen coordinates using integer values.
SYNTAX
SET CAMERA VIEW Left, Top, Right, Bottom
SET CAMERA VIEW Camera Number, Left, Top, Right, Bottom
RELATED INFO
CAMERA Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example